home *** CD-ROM | disk | FTP | other *** search
- ;
- ;
- #header CONVERTIILBM_STR
- ;
- ;
- MSG_CI_CODENUMBER (0/0/100)
- CI2PRG002
- ;
- MSG_TITLE (1/0/100)
- ConvertiILBM 2.1 by Massimo Tantignone - © 1994 MT Soft
- ;
- MSG_USAGE (2/0/100)
- Usage:
- ;
- MSG_INPUTFILE (3/0/100)
- Input file
- ;
- MSG_OUTPUTFILE (4/0/100)
- Output file
- ;
- MSG_SHOWIMAGE (5/0/100)
- Show the image...
- ;
- MSG_EXAMFILE (6/0/100)
- Examine the file...
- ;
- MSG_DATAOFILBM (7/0/100)
- Significant data from the IFF ILBM file \"%s\":
- ;
- MSG_PROGRAMMEDBY (8/0/100)
- Idea and program by
- ;
- MSG_ITALY (9/0/100)
- ITALY
- ;
- MSG_PUBLICDOMAINFREELYDISTR1 (10/0/100)
- Freely distributable
- ;
- MSG_PUBLICDOMAINFREELYDISTR2 (11/0/100)
- freeware program.
- ;
- MSG_NOTFORSALE (12/0/100)
- Not for sale.
- ;
- MSG_CONVERTING (13/0/100)
- Converting...
- ;
- MSG_IMAGE (14/0/100)
- Image
- ;
- MSG_SIZE (15/0/100)
- Size
- ;
- MSG_IMAGEDATA (16/0/100)
- Data of the image
- ;
- MSG_NUMBER (17/0/100)
- #
- ;
- MSG_NEEDARRAY (18/0/100)
- You need an integer (%%) array of %d elements (0 to %d)
- ;
- MSG_SUBROUTINEFORCMAP (19/0/100)
- Subroutine to change the Colormap
- ;
- MSG_CHANGECOLORS (20/0/100)
- ChangeColors
- ;
- MSG_WIDTHHEIGHTDEPTH (21/0/100)
- Width, height and depth of image %s
- ;
- MSG_ELEMENTSOFBYTES (22/0/100)
- they are %d elements of 2 bytes each
- ;
- MSG_COLORS (23/0/100)
- colors
- ;
- MSG_ASSOCIATEDSTRUCT (24/0/100)
- Associated SimpleSprite structure
- ;
- MSG_REPORTBASICHEADER (25/0/100)
- BASIC header :
- ;
- MSG_REPORTIMAGEDATA (26/0/100)
- Image data :
- ;
- MSG_REPORTCOLORMAP (27/0/100)
- Colormap :
- ;
- MSG_REPORTTOTAL (28/0/100)
- Total :
- ;
- MSG_WRITINGOUTPUTFILE (29/0/100)
- Writing output file \"%s\"...
- ;
- MSG_DONE (99/0/100)
- Operation done
- ;
- MSG_ERROR (100/0/100)
- Error:
- ;
- MSG_ERR_REQARGMISS (101/0/100)
- required argument missing
- ;
- MSG_ERR_UNKNTOOLTYPE (102/0/100)
- unknown tool type
- ;
- MSG_ERR_LIBRARYNOTFOUND (103/0/100)
- can't open %s.library
- ;
- MSG_ERR_CANTOPENWIN (104/0/100)
- can't open the window
- ;
- MSG_ERR_CANTOPENSCR (105/0/100)
- can't open the screen
- ;
- MSG_ERR_NOFILEIN (106/0/100)
- can't open input file \"%s\"
- ;
- MSG_ERR_IFFLIST (107/0/100)
- this program doesn't handle IFF files of type \"LIST\"
- ;
- MSG_ERR_IFFCAT (108/0/100)
- this program doesn't handle IFF files of type \"CAT\"
- ;
- MSG_ERR_NOIFF (109/0/100)
- \"%s\" isn't an IFF file
- ;
- MSG_ERR_NOILBM (110/0/100)
- \"%s\" isn't an ILBM file
- ;
- MSG_ERR_NOBMHD (111/0/100)
- chunk \"BMHD\" not found
- ;
- MSG_ERR_BMHDEMPTY (112/0/100)
- chunk \"BMHD\" is empty
- ;
- MSG_ERR_READBMHD (113/0/100)
- chunk \"BMHD\" is corrupted
- ;
- MSG_ERR_NOCMAP (114/0/100)
- chunk \"CMAP\" not found
- ;
- MSG_ERR_CMAPEMPTY (115/0/100)
- chunk \"CMAP\" is empty
- ;
- MSG_ERR_READCMAP (116/0/100)
- chunk \"CMAP\" is corrupted
- ;
- MSG_ERR_CAMGEMPTY (117/0/100)
- chunk \"CAMG\" is empty
- ;
- MSG_ERR_READCAMG (118/0/100)
- chunk \"CAMG\" is corrupted
- ;
- MSG_ERR_GRABEMPTY (119/0/100)
- chunk \"GRAB\" is empty
- ;
- MSG_ERR_READGRAB (120/0/100)
- chunk \"GRAB\" is corrupted
- ;
- MSG_ERR_NOBODY (121/0/100)
- chunk \"BODY\" not found
- ;
- MSG_ERR_BODYEMPTY (122/0/100)
- chunk \"BODY\" is empty
- ;
- MSG_ERR_NOMEMBODY (123/0/100)
- not enough memory for the data of chunk \"BODY\"
- ;
- MSG_ERR_READBODY (124/0/100)
- chunk \"BODY\" is corrupted
- ;
- MSG_ERR_NOMEMACBM (125/0/100)
- not enough memory for the contiguous bitmap
- ;
- MSG_ERR_NOMEMILBM (126/0/100)
- not enough memory for the interleaved bitmap
- ;
- MSG_ERR_BUFFINS (127/0/100)
- insufficient buffer for the image
- ;
- MSG_ERR_NOTENOUGHMEMORY (128/0/100)
- not enough memory
- ;
- MSG_ERR_ICONNOTFOUND (129/0/100)
- program icon not found
- ;
- MSG_ERR_FILENOTFORSPRITE (130/0/100)
- file \"%s\" isn't suitable for a sprite
- ;
- MSG_ERR_NOFILEOUT (131/0/100)
- can't open output file \"%s\"
- ;
- MSG_WARNING (200/0/100)
- Warning:
- ;
- MSG_WARN_FILEALREADYNOTCOMPR (201/0/100)
- file \"%s\" is already in a not compressed format
- ;
- ;
- MSG_IWB_CODENUMBER (1000/0/100)
- CI2IWB002
- ;
- MSG_INPUTFILE_GAD (1001/0/100)
- Input file...
- ;
- MSG_OUTPUTFILE_GAD (1002/0/100)
- Output file...
- ;
- MSG_CONVERSIONIN_GAD (1003/0/100)
- Conversion in
- ;
- MSG_ACBM_GAD (1004/0/100)
- ACBM file
- ;
- MSG_ILBM_GAD (1005/0/100)
- ILBM file
- ;
- MSG_SOURCE_GAD (1006/0/100)
- Source code
- ;
- MSG_BYTES_GAD (1007/0/100)
- Bytes
- ;
- MSG_SPRITE_GAD (1008/0/100)
- Sprite
- ;
- MSG_ICON_GAD (1009/0/100)
- Icon
- ;
- MSG_VSPRITE_GAD (1010/0/100)
- VSprite
- ;
- MSG_BOB_GAD (1011/0/100)
- BOB
- ;
- MSG_SHOWIMAGE_GAD (1012/0/100)
- Show the image
- ;
- MSG_ADVANCEDOPTS_GAD (1013/0/100)
- Advanced options...
- ;
- MSG_EXAMFILE_GAD (1014/0/100)
- Examine file...
- ;
- MSG_CONVERT_GAD (1015/0/100)
- Convert
- ;
- MSG_QUIT_GAD (1016/0/100)
- Quit
- ;
- MSG_SELECTINPUTFILE (1017/0/100)
- Select input file
- ;
- MSG_SELECTOUTPUTFILE (1018/0/100)
- Select output file
- ;
- MSG_LANGUAGE_GAD (1022/0/100)
- Language
- ;
- MSG_BASIC_GAD (1023/0/100)
- BASIC
- ;
- MSG_C_GAD (1024/0/100)
- C
- ;
- MSG_MODULA2_GAD (1025/0/100)
- Modula-2
- ;
- MSG_ASM_GAD (1026/0/100)
- Assembler
- ;
- MSG_BITMAP_GAD (1027/0/100)
- Bitmap:
- ;
- MSG_CONTIGUOUS_GAD (1028/0/100)
- Contiguous
- ;
- MSG_INTERLEAVED_GAD (1029/0/100)
- Interleaved
- ;
- MSG_ADDCOLORMAP_GAD (1030/0/100)
- Add colormap
- ;
- MSG_OPTIONS_GAD (1031/0/100)
- Options
- ;
- MSG_BASICHEADER_GAD (1032/0/100)
- BASIC header
- ;
- MSG_ICONTYPE_GAD (1033/0/100)
- Icon type
- ;
- MSG_TOOL_GAD (1034/0/100)
- Tool
- ;
- MSG_PROJECT_GAD (1035/0/100)
- Project
- ;
- MSG_DRAWER_GAD (1036/0/100)
- Drawer
- ;
- MSG_DISK_GAD (1037/0/100)
- Disk
- ;
- MSG_TRASHCAN_GAD (1038/0/100)
- Trashcan
- ;
- MSG_CREATENEWICON_GAD (1039/0/100)
- Create new icon
- ;
- MSG_APPENDIMAGE_GAD (1040/0/100)
- Append alternate image
- ;
- MSG_TRANSPBACKGROUND_GAD (1041/0/100)
- Transparent background
- ;
- MSG_PAINTBRUSH_GAD (1042/0/100)
- Paintbrush effect
- ;
- MSG_ADVANCEDOPTSTITLE (1043/0/100)
- Advanced options for the source code
- ;
- MSG_LINEWIDTH_GAD (1044/0/100)
- Line width
- ;
- MSG_LIMITED_GAD (1045/0/100)
- Limited
- ;
- MSG_UNLIMITED_GAD (1046/0/100)
- Unlimited
- ;
- MSG_COLUMNS_GAD (1047/0/100)
- Columns
- ;
- MSG_INDENT_GAD (1048/0/100)
- Indent
- ;
- MSG_INDENTTYPE_GAD (1049/0/100)
- Type
- ;
- MSG_SPACES_GAD (1050/0/100)
- Spaces
- ;
- MSG_TAB_GAD (1051/0/100)
- TAB
- ;
- MSG_CHARACTERS_GAD (1052/0/100)
- Characters
- ;
- MSG_JOINLINES_GAD (1053/0/100)
- Join lines
- ;
- MSG_OK_GAD (1054/0/100)
- OK
- ;
- MSG_CANCEL_GAD (1055/0/100)
- Cancel
- ;
- MSG_PROJECT_MENU (1056/0/100)
- Project
- ;
- MSG_PROJECT_SAVE (1057/0/100)
- Save settings
- ;
- MSG_PROJECT_SAVE_KEY (1058/0/100)
- S
- ;
- MSG_PROJECT_ABOUT (1059/0/100)
- About...
- ;
- MSG_PROJECT_ABOUT_KEY (1060/0/100)
- A
- ;
- MSG_PROJECT_QUIT (1061/0/100)
- Quit
- ;
- MSG_PROJECT_QUIT_KEY (1062/0/100)
- Q
- ;
- ;
- MSG_END (9999/0/100)
- NULL
- ;
- ;